How to know when the kernel was last compiled? [closed]
Posted
by Mehmet Tuncal
on Stack Overflow
See other posts from Stack Overflow
or by Mehmet Tuncal
Published on 2010-04-02T18:53:12Z
Indexed on
2010/04/02
19:03 UTC
Read the original article
Hit count: 404
I have installed a linux distro and I "think" it is vulnerable to kernel exploits. I have to update kernel but I need to know if it is really compiled in year 2003? How can I know if additional updates are made to the kernel?
Linux gandalf 2.4.21-4.ELsmp #1 SMP Fri Oct 3 17:52:56 EDT 2003 i686 i686 i386 GNU/Linux
Does also "smp" mean that it is safe from latest threats or something? Thank you.
© Stack Overflow or respective owner